home *** CD-ROM | disk | FTP | other *** search
- LBINDIR=/usr/local/bin
- SHELL=/bin/sh
- OFLAG = -O2 -m486
- LIBS = -lm /usr/lib/libgmon.a
- # define this to be empty if you want to save space
- ODIR_DEBUG=
- NULLFILE =
-
- # For various system V 386 machines.
-
- CC = gcc -DVOL=volatile -I$(AKCLDIR)/o
- LDCC=gcc -static
-
- MAINDIR = /usr2/wfs/kcl
- CFLAGS = -c $(DEFS) -I../h
-
- # The fast loading currently works for ATT and BSD with 68000 or 386
- # architectures. Unless you have these, leave these undefined.
- RSYM = rsym
- SFASL = $(ODIR)/sfasl.o
-
- MPFILES= $(MPDIR)/mpi-linux.o $(MPDIR)/libmport.a
-
- # When using SFASL it is good to have (si::build-symbol-table)
- INITFORM= (si::build-symbol-table)
-
- # Symbolic links
- SYMB= -s
-